
comment	"SD memory card clients"
	depends on SDMC

config SDMC_SDMEM
	depends on SDMC
	tristate "SD-Memory support"
	---help---
	  If you use SD-memory, enable this option.

